CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - n queen

搜索资源列表

  1. nhuanghou

    0下载:
  2. n皇后问题啊 我这个是8皇后的 算法比别人的简单点儿 相信你会看懂哦 !-n Queen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2034
    • 提供者:haha
  1. NqueenProblem

    0下载:
  2. 著名的n皇后问题 在一个棋盘上, 如果任意两个皇后排在同一行或者同一列上就会互相残杀, 此算法用以解决棋盘上n个皇后如何排列才能不互相残杀。 -N the famous Queen s problem in a chessboard, if any two of Queen s in the same line or on the same row will be killing each other, the algorithm to solve n chessboard with a Que
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:7657
    • 提供者:piki
  1. nhou

    0下载:
  2. n皇后问题的源代码以及关于n皇后问题的说明-n Queen s source code as well as issues on the Queen s descr iption of the problem n
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:804
    • 提供者:郑琛
  1. NQueen

    0下载:
  2. 递归方法解决N皇后问题,依次显示所有路径。-Recursive solution to N Queen s problem, show all the path followed.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:7366
    • 提供者:刘一丹
  1. serial

    0下载:
  2. S3C44B0x上面的N皇后问题程序,使用串口(UART0)作为输入和输出。-S3C44B0X above N Queen s problem, the use of serial port (UART0) as input and output.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:10662
    • 提供者:Zhang Zhen
  1. NQueen-WindowsVersion

    0下载:
  2. N皇后问题的解决办法.用深度优先搜索搜实现.-N Queen s problem solution. Used to achieve depth-first search found.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:535463
    • 提供者:lican
  1. nQueen

    0下载:
  2. n皇后问题:计算各种情况下的棋盘上皇后的摆放位置-n Queen s problems: the calculation of a variety of situations on board the location of Queen s
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1187
    • 提供者:
  1. _Queen

    0下载:
  2. 非递归实现N皇后问题求解,输出全部求解的集合。-Non-recursive realization of N Queen s problem solving, solving a collection of all output.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:MSM
  1. Queen

    0下载:
  2. 算法设计与分析中,对N皇后进行编程,主要运用到的是贪心算法。-Algorithm design and analysis, on the N s programming, the main use of the greedy algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1214
    • 提供者:wyywd
  1. C_Course_Design(Include_Report)

    0下载:
  2. 数据结构课程设计(C版) 包括 运动会积分系统 简单文档编辑 无向图的基本操作实现 哈夫曼树编码解码 染色N皇后算法 调试报告-Data structure course design (C version) including Games integral system document editing simple undirected graph the basic operation of the realization of Huffman tree cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:382046
    • 提供者:Rapheal
  1. nQueensLV

    0下载:
  2. 随机算法,利用拉斯维加斯算法计算n皇后问题。-Random algorithm, the use of Las Vegas algorithm n queen problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:13701
    • 提供者:吴凡
  1. Nqueen

    0下载:
  2. 一个简单的N皇后可视化原代码,完成皇后解决方案的图形界面-A simple visualization of N-Queen' s source code to complete the Queen' s graphical interface solutions
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:418647
    • 提供者:samuel
  1. QiPanNHuangHou

    0下载:
  2. 由n个方块排成n行n列的正方形称为元棋盘。如果两个皇后位于棋盘上的同一行或同一列或同一对角线上, 则称为他们为互相攻击。 通过这个程序,输出使n元棋盘上的n个皇后互不攻击的所有布局。-Box formed by the n-bar n lines n chessboard square known as metadata. If the two Queen on the chessboard at the same column or row or on the same diagona
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30853
    • 提供者:cl
  1. Nqueen

    0下载:
  2. N皇后问题的一些源代码,仅供参考和学习,在vc++环境下实现-N Queen' s problem to some source code, for reference and study, in vc++ environment under implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4435540
    • 提供者:熊超
  1. NQueen

    0下载:
  2. N皇后问题求解,VC 6.0编译环境,程序运行结果可给出N皇后问题的全部解,N可取任意正整数-N queen problems VC 6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:363580
    • 提供者:zdy
  1. queens

    0下载:
  2. 包含两个文件,一个是n皇后问题的动态搜索演示,一个是程序包,里面有n皇后问题的各种优化解法,对掌握数据结构与算法都很有好处-Consists of two documents, a problem is the dynamics of n Queen' s english presentation, a package, there are a variety of questions n Queen optimization method, the master data structu
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:50639
    • 提供者:heaton
  1. n_queen

    0下载:
  2. 传统有8皇后的经典算法,这是修改后的n皇后-about n-queen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:209836
    • 提供者:黄华
  1. C_Program_Daquan

    0下载:
  2. 用c实现数据结构、Winsock2编程、鼠标编程、asm嵌入式编程、汉诺塔问题、效验算法、N皇后问题回溯算法、骑士遍历、文件加密、万年历的算法,很好很强大-Data structure using c implementation, Winsock2 programming, mouse programming, asm embedded programming, Tower of Hanoi problem, well-tested algorithm, N Queen' s probl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:315037
    • 提供者:chyjp
  1. Nquenes

    0下载:
  2. N皇后问题的递归实现,仅仅只用于C++,JAVA无法执行-N Queen' s problem of the realization of the recursive, just only for C++, JAVA can not perform
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:285748
    • 提供者:wanghao
  1. Nhuanghoujianzhi

    0下载:
  2. N皇后剪枝算法 关键字 回溯,剪枝 ,上界,下界,分支限界-N Queen pruning algorithm for keyword back, pruning, upper bound, lower bound, branch and bound
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1221
    • 提供者:sanbi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com